Update a customer by id. Only some fields can be updated using these API.
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
The customer unique identifier in your system
The full name of the customer
"John Smith"
Platforms associated with the customer
The gender of the customer. Can only be updated if not set.
MALE, FEMALE The date of birth of the customer. Can only be updated if not set.
The document type of the customer. If provided, document_number is required.
The document number of the customer. If provided, document_type is required.
50The country of the customer
100Include your conditions customer tags here
The metadata of the customer
Customer updated